home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / grafix / raytracing / raylab / contents.txt next >
Text File  |  1996-02-17  |  1KB  |  41 lines

  1. This is what is contained in this RayLab archive:
  2.  
  3.   raylab881       - Amiga executable program for 68020+FPU systems
  4.   raylabieee      - Amiga executable program for any 680x0 system (no FPU)
  5.   docs/           - Contains documentation
  6.   scenes/         - Contains example scenes
  7.   scource/        - Contains the source code for RayLab
  8.  
  9. Contents of docs/ :
  10.  
  11.   raylab.doc      - The users documentation for RayLab in ASCII format
  12.   amiga.doc       - Specific information about RayLab on the Amiga (read this!)
  13.  
  14. Contents of scenes/ :
  15.  
  16.   3balls.rl       -  A scene featuring three deformed balls
  17.   demo1.rl        -  A simple demonstration scene (from raylab.doc)
  18.   table.rl        -  A scene with a table (and a ball)
  19.   logo.rl         -  The description for the official RayLab 1.0 logo
  20.  
  21. Contents of source/ :
  22.  
  23.   algebra.c
  24.   camera.c
  25.   defs.h
  26.   extern.h
  27.   getworld.c
  28.   getworld.h
  29.   intersct.c
  30.   objects.c
  31.   protos.h
  32.   raylab.c
  33.   texture.c
  34.   tga.c
  35.   tga.h
  36.   typedef.h
  37.   platform/       -  In this directory you'll find machine specific code.
  38.                      Read the 'platform/readme' file for more information.
  39. (end)
  40.  
  41.